home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Tele / M / MUBBS / Discussions 1.0b.cpt / Discussions ƒ / READ ME! < prev   
Encoding:
Text File  |  1992-02-04  |  3.2 KB  |  88 lines  |  [TEXT/EDIT]

  1. This is a FULLY FUNCTIONAL "beta" test version of Discussions.
  2.  
  3. It is working fine, but hasn't been running long enough to really
  4. test it fully, so I am calling it a beta test.
  5.  
  6. So many people have asked for it, so I am releasing as-is now.
  7.  
  8. I wrote this because I wanted a discussions section for my BBS NOW!
  9.  
  10. There may be a better module written by someone else later, or I may
  11. improve this over time. It all depends on your FEEDBACK!
  12.  
  13. Here's what to do:
  14.  
  15. You need to put the "Dis" folder in where MUBBS is.
  16.  
  17. This archive is how it is on the MUBBS support BBS, you need to set
  18. it up for your BBS.
  19.  
  20. You can rename a Discussions module to whatever you want the TOPIC
  21. to be (as long as it isn't named like any other module like "sendtext"
  22. or something!!).
  23.  
  24. Then we use a "menu" module to call all the TOPICS.
  25.  
  26. I give you a new menu module called "dismenu" in this archive,
  27. and the text files I use to make the menu work. YOU NEED TO MAKE
  28. YOUR MAIN MENU CALL "dismenu" !! (I call it "Discussions").
  29.  
  30. You can rename the sections as you wish. EACH TOPIC HAS A "intro"
  31. FILE! YOU MUST MAKE ONE!, see the "dis" folder. This file gets
  32. printed out when the user first enters the TOPIC.
  33.  
  34. Remember, this is just a copy of how it is on a BBS, you can
  35. do what you wish. I encourage you to call the main "Discussions"
  36. because that tells it like it is. You want people to DISCUSS a
  37. subject, not ARGUE about it! Also the idea is that everyone can't
  38. be on line at the same time, so we discuss subjects when ever we
  39. can call.
  40.  
  41. In Res Edit, you just copy and paste the modules in. I numbered
  42. them starting at 800. You can rename and renumber modules by
  43. selecting "Get Resource Info" under the "Resource" menu. (you
  44. have to select a module first).
  45.  
  46. There are several modules in the "Discussions Modules" resource file
  47. in this archive, but they are just RENAMED and RENUMBERED discussions
  48. modules. They are all the same (except for "dismenu" that's a copy
  49. of a menu module).
  50.  
  51. If you want a new BLANK section, just delete the TOPIC's ".text"
  52. file. Then run your BBS and write a new message. The module will
  53. CREATE a new blank file and post your message to it.
  54.  
  55. YOU SHOULD ALWAYS WRITE A FIRST MESSAGE TO A NEW TOPIC.
  56.  
  57. THIS PART IS LAME AND WILL BE IMPROVED (or someone will come out with
  58. a better discussions module): For EVERY user that uses a TOPIC,
  59. there will be a file created called "(username)(TOPIC).data". This
  60. is where the users LAST MESSAGE READ number is stored for that TOPIC.
  61.  
  62. So you will start to see your folder grow as people check into
  63. topics. KEEP YOUR TOPIC NAMES SHORT!
  64.  
  65. You CAN edit messages with a plain text editor (TEXT ONLY EDIT!),
  66. but don't just DELETE a whole message. Each message ends with a
  67. "~" (I call it a squigly character) and we COUNT through the file
  68. using these to find the user's NEW MESSAGES, so you need to leave
  69. the same AMOUNT of messages in the file. You could just put:
  70.  
  71. message deleted
  72. ~
  73.  
  74. As the message if you need to. I have found that just editing out
  75. profanity with a few **'s does the trick and users feel like you arn't
  76. totally censoring them.
  77.  
  78. The "Discussions.help" is a simple help file.
  79.  
  80. The "(topic name).text" is ALL the messages of the topic.
  81.  
  82. Hope I covered everything.
  83.  
  84. Enjoy!
  85.  
  86. You can contact William Gladnick at (504) 522-6607 (DATA) running MUBBS!
  87.  
  88.